.. _`Images to Features`: .. _`org.sysess.sympathy.machinelearning.images_to_features`: Images to Features ================== .. image:: image_to_features.svg :width: 48 Converts each image in a list into a row of features **Documentation** Converts each image in a list into a row of features *Configuration*: *Input ports*: **in** : [image] Input images *Output ports*: **X** : table Dataset **Definition** *Input ports* :in: [image] Input images *Output ports* :X: table Dataset .. automodule:: node_utility .. class:: ImagesToFeatures